ParentChecker usage details

Summary

org.eclipse.dltk.internal.corext.refactoring.reorg.ParentChecker has 21 total references to 8 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ParentChecker
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeElementsWithParentsInSelection() 652 PRIVATE
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeScriptElementsChildrenOfScriptElements() 660 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.haveCommonParent(IResource[], IModelElement[]) 182 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.getCommonParent() 1896 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IModelElement) 1851 PRIVATE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeScriptElementsChildrenOfScriptElements() 660 PRIVATE
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeElementsWithParentsInSelection() 652 PRIVATE
[+] ParentChecker(IResource[], IModelElement[]) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeElementsWithParentsInSelection() 652 PRIVATE
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeScriptElementsChildrenOfScriptElements() 660 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.getCommonParent() 1896 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.haveCommonParent(IResource[], IModelElement[]) 182 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IModelElement) 1851 PRIVATE
[+] getCommonParent() : Object
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IModelElement) 1852 PRIVATE
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.getCommonParent() 1897 PRIVATE
[+] getResources() : IResource[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeElementsWithParentsInSelection() 656 PRIVATE
[+] getScriptElements() : IModelElement[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeScriptElementsChildrenOfScriptElements() 663 PRIVATE
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeElementsWithParentsInSelection() 655 PRIVATE
[+] haveCommonParent() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.haveCommonParent(IResource[], IModelElement[]) 182 PRIVATE
[+] isDescendantOf(IResource, IResource) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.util.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.isChildOfOrEqualToAnyFolder(IResource) 462 PRIVATE
[+] removeElementsWithAncestorsOnList(boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeScriptElementsChildrenOfScriptElements() 662 PRIVATE
org.eclipse.php.internal.ui.refactor.processors.ScriptDeleteProcessor.removeElementsWithParentsInSelection() 654 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional